COLLECTION ITERATOR PICKLER FETCH
Short Description
Data is being selected from a PL/SQL function where the data is ‘pickled’ i.e. packed and formatted
Detailed Description
Data is being selected from a PL/SQL function where the data is ‘pickled’. i.e. packed and formatted. A pickler fetch is the conversion of this packed data format into a stream in order for it to be processed.
Further Reading
- Blog - Pickler Fetch - What is it?
- Oracle Magazine - How to read an execution plan
- Oracle Tuning Guide - Explaining and Displaying Execution Plans
- Oracle Tuning Guide - Comparing Execution Plans Tutorial
Search online
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.